ClassName:GsPhoneApi
All
| method | description |
|---|---|
public static void setPhone(String id); |
set default phone
Params:Supported Products:All |
public static boolean isHidedSystemPhoneInList(); |
is the system phone is hided in settings default phone apps list.
Supported Products:All |
public static void hideSystemPhoneInList(); |
Hide the system phone in settings default phone apps list.
Supported Products:All |
public static void showSystemPhoneInList(); |
Show the system phone in settings default phone apps list.
Supported Products:All |
| Member | description |
|---|---|
public static final String API |
The tag name of BaseCallApi,which can used in {@link com.gs.common.client.ApiClient.Builder#addApi(String)}
Supported Products:All |